home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / gui / mpgui50s.rdm < prev    next >
Text File  |  1996-05-20  |  825b  |  29 lines

  1. Short:    MPGui50.lha Source Code
  2. Author:   mark@topic.demon.co.uk
  3. Uploader: mark@topic.demon.co.uk
  4. Type:     dev/gui
  5.  
  6. MPGui.library provides an easy way to display simple single
  7. column requesters with File, String, Number, Slider, Cycle,
  8. Check, ScreenMode and List gadgets.
  9.  
  10. It uses a text input file to specify the format of the Gui.
  11.  
  12. Menus can be provided.
  13.  
  14. Bottom gadgets can be "Ok/Cancel" for normal gadgets or
  15. "Save/Use/Cancel" for preferences requesters.
  16.  
  17. Normal Help and continuous Help is supported.
  18.  
  19. Keyboard shortcuts are supported.
  20.  
  21. It includes files which allow MPGui.library to be called from any
  22. C program and includes some example source.
  23.  
  24. Version 5.0 includes the following updates:
  25.  
  26. Source code released - GNU license.
  27. Only opens version 34 of amigaguide.library
  28. Refreshes windows when a requester is open
  29.